Skip to content

auto focus works using FocusNode, and onTapOutside#554

Merged
SGI-CAPP-AT2 merged 2 commits intoCCExtractor:mainfrom
Om-34:search_input_fix
Feb 12, 2026
Merged

auto focus works using FocusNode, and onTapOutside#554
SGI-CAPP-AT2 merged 2 commits intoCCExtractor:mainfrom
Om-34:search_input_fix

Conversation

@Om-34
Copy link
Contributor

@Om-34 Om-34 commented Jan 8, 2026

Description

I fixed the search input not auto-focusing when opened. I attached FocusNode for handling focus request properly.
And also added a small polish tapping outside the search bar now automatically closes the keyboard - onTapOutside

Fixes #536

Screenshots

Bug.Fix.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@SGI-CAPP-AT2 SGI-CAPP-AT2 merged commit 288a82e into CCExtractor:main Feb 12, 2026
2 checks passed
@Om-34
Copy link
Contributor Author

Om-34 commented Feb 13, 2026 via email

@Om-34
Copy link
Contributor Author

Om-34 commented Feb 13, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search input does not auto-focus when opened in Home page

2 participants

Comments